test: Use beiboot on fedora-coreos#22923
test: Use beiboot on fedora-coreos#22923allisonkarlitskaya wants to merge 3 commits intocockpit-project:mainfrom
Conversation
6d0f55d to
8d49f40
Compare
8d49f40 to
1ea14f5
Compare
Our current fedora-coreos test setup overlays the bridge and the plugins on the host and then additionally installs the various RPMs into a container. This is more or less what you needed to do in the pre-beiboot world, but the container on its own has been sufficient for quite some time. Let's get rid of the "host" rpm-ostree install component and just use the container straight-up, which is what we expect our users to be doing anyway. We keep the "podman container runlabel INSTALL" from the end of that script as a separate `--run-command` in `image-prepare`: we still want to test this stuff in privileged mode (vs. the rhel/ws-container scenarios which test an unprivileged container).
1ea14f5 to
c7a8b28
Compare
|
My suggestion: in the first run, just make |
The two functions are already functionally equivalent because |
This is a partial/"in spirit" revert of 64ec91c ("test: Split ostree and cockpit/ws install scripts"). This introduces a bunch of duplicate code (since it keeps the ws-container.install script as well) but the next commit will start modifying that code in a way that's not currently compatible with fedora-coreos. We'll fix that up in cockpit-project#22923.
This is a partial/"in spirit" revert of 64ec91c ("test: Split ostree and cockpit/ws install scripts"). This introduces a bunch of duplicate code (since it keeps the ws-container.install script as well) but the next commit will start modifying that code in a way that's not currently compatible with fedora-coreos. We'll fix that up in #22923.
Uh oh!
There was an error while loading. Please reload this page.